home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 August / Macworld (1999-08).dmg / Shareware World / Utilities / Disk & File / Odd Jobs 1.3 / Odd Jobs / Odd Jobs.rsrc / STR#_1005.txt < prev    next >
Text File  |  1999-05-19  |  2KB  |  103 lines

  1.                   order inside [...] doesn't matter.
  2.  
  3. *[SL]*     Match stationery pads or locked files.  Note that the character
  4.  
  5.                  attribute strings are always in alphabetical order.
  6.  
  7. *L*S*      Match locked stationery pads.  *S*L* would NOT work because
  8.  
  9. [aA]*C*   Match only files with custom icons (so would ??C*).
  10.  
  11.                  file attributes always start with a/A and b/B.
  12.  
  13. C*            Match only folders with custom icons.  No files match because
  14.  
  15. *C*          Match files/folders with custom icons.
  16.  
  17. *[1-7]    Match files/folders with colored labels (so would !*0).
  18.  
  19. *i*          Match visible files/folders.
  20.  
  21. A*            Match aliases.
  22.  
  23.  
  24.  
  25. specify patterns, as in the following examples:
  26.  
  27. to enter complete attribute strings.  It is easier and much more flexible to
  28.  
  29. When typing matching attributes into the Preferences dialog you don't need
  30.  
  31. @BAttribute Patterns
  32.  
  33.  
  34.  
  35.    1 = Project 2
  36.  
  37.    2 = Project 1
  38.  
  39.    3 = Personal
  40.  
  41.    4 = Cool
  42.  
  43.    5 = In Progress
  44.  
  45.    6 = Hot
  46.  
  47.    7 = Essential
  48.  
  49.    0 = None
  50.  
  51.  
  52.  
  53. the default labels in the order used by the Finder:
  54.  
  55. The last character is a digit representing the file/folder label.  Here are
  56.  
  57.  
  58.  
  59.    T = file has no INITs
  60.  
  61.    S = file is stationery pad
  62.  
  63.    O = file is open
  64.  
  65.    N = file/folder name is locked
  66.  
  67.    M = application is available to multiple users (ie. shared)
  68.  
  69.    L = file is locked
  70.  
  71.    I = file/folder is invisible
  72.  
  73.    F = file/folder has been seen by the Finder
  74.  
  75.    C = file/folder has custom icon
  76.  
  77.    B = file has BNDL resource
  78.  
  79.    A = file is an alias
  80.  
  81.  
  82.  
  83. The characters are always in alphabetical order and have these meanings:
  84.  
  85.  
  86.  
  87.    CFIN/cfin[0-7]
  88.  
  89.  
  90.  
  91. Folder attributes are represented by shorter strings:
  92.  
  93.  
  94.  
  95.    abcfilmnost[0-7]       (lowercase letters indicate a disabled attribute)
  96.  
  97.    ABCFILMNOST[0-7]   (uppercase letters indicate an enabled attribute)
  98.  
  99.  
  100.  
  101. File attributes are represented by a string of characters:
  102.  
  103.